It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-07-16 0 7 // 1 2025-07-17 0 1 // 2 2025-07-18 0 6 // 3 2025-07-19 0 0 // 4 2025-07-20 0 1 // 5 2025-07-21 0 1 // 6 2025-07-22 0 3 // 7 2025-07-23 0 1 // 8 2025-07-24 0 3 // 9 2025-07-25 0 6 // 10 2025-07-26 0 4 // 11 2025-07-27 0 0 // 12 2025-07-28 0 3 // 13 2025-07-29 0 0 // 14 2025-07-30 0 1 // 15 2025-07-31 0 2 // 16 2025-08-01 0 1 // 17 2025-08-02 0 7 // 18 2025-08-03 0 1 // 19 2025-08-04 0 0 // 20 2025-08-05 0 0